CSharpTest.Net
Comparer Property
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Collections Namespace > BTreeDictionary<TKey,TValue> Class : Comparer Property

Glossary Item Box

Gets the Comparer provided to the constructor or Comparer<TKey>.Default if it was not provided.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Comparer As IComparer(Of TKey)
C# 
public IComparer<TKey> Comparer {get;}

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys